ComponentOne ASP.NET MVC Controls
SymbolMarker Property

C1.Web.Mvc Namespace > ChartSeriesBase<T> Class : SymbolMarker Property
Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
Syntax
'Declaration
 
Public Property SymbolMarker As Marker
public Marker SymbolMarker {get; set;}
See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members